IDiscordRelationshipManager

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

count
DiscordResult count(int* count)
Undocumented in source. Be warned that the author may not have intended to support it.
filter
void filter(bool function(DiscordRelationship*) callback)
Undocumented in source. Be warned that the author may not have intended to support it.
get
DiscordResult get(DiscordUserId userId, DiscordRelationship* relationship)
Undocumented in source. Be warned that the author may not have intended to support it.
getAt
DiscordResult getAt(uint index, DiscordRelationship* relationship)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta